![]() |
![]() |
![]() The above images show the simple write code that I used to develop my interface in Processing.- |
The below images shows the working of the code on my echo hello board.
|
|
![]() |
![]() |
I am using bluetooth client because my app will use the blue connection to talk to my board. Thus I pick bluetooth client from the component section and also clock to give me the show me connection in real time. Both components are invisible components means they will not be shown on the active screen but they will be constantly working in the background.
After the app is ready I saved it and made a .apk file, download the file. Then I installed this app on my android and checked the connectivity.
This is my code.
![]() |
![]() |